Platform Explorer / Nuxeo Platform 6.0

Operation blobToPDF (blobToPDF)

In component BuiltIn
Operation id blobToPDF
Category Chain
Label blobToPDF
Requires
Since

Parameters

No parameters.

Signature

Inputs void
Outputs blob

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.CompiledChainImpl
Contributing Component BuiltIn

JSON Definition

{
  "id" : "blobToPDF",
  "label" : "blobToPDF",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "blobToPDF",
  "signature" : [ "void", "blob" ],
  "params" : [ ]
}